home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 35
/
PC Gamer IT CD 35 2-2.iso
/
STARDEMO
/
Starsiege_ATR2.exe
/
Starsiege
/
AutoExec.cs
< prev
next >
Wrap
Text File
|
1998-07-21
|
538b
|
20 lines
#
# user configuration file
#
if (isFile("defaultPrefs.cs") != "")
{
exec( "defaultPrefs.cs" );
}
# uncomment this line to enable mission results logging:
# $server::logFile="log.txt";
# uncomment this line to enable detailed mission results:
# $server::logVerbose=true;
# NOTE $server::logVerbose only works when $server::logFile is also enabled
# without this access key, the movie recorder playback screen
# will be automatically loaded after the splash screen (instead of the main menu)
$AccessKey = "2829";